home *** CD-ROM | disk | FTP | other *** search
/ HamCall (October 1991) / HamCall (Whitehall Publishing)(1991).bin / math / calculas / sine.rr < prev    next >
Text File  |  1989-05-25  |  733b  |  114 lines

  1. 
  2. 10
  3. 1
  4. -10
  5. 10
  6. -10
  7. 10
  8. 1
  9. sin_x
  10. sin(x)
  11.  
  12. 1
  13.  
  14.  
  15. 0
  16. s1
  17. 0
  18. -1/((n+1)*(n+2))
  19. 2
  20. 0
  21. 1
  22. 1
  23. s3
  24. 0
  25. -1/((n+1)*(n+2))
  26. 2
  27. 0
  28. 1
  29. 3
  30. s5
  31. 0
  32. -1/((n+1)*(n+2))
  33. 2
  34. 0
  35. 1
  36. 5
  37. s7
  38. 0
  39. -1/((n+1)*(n+2))
  40. 2
  41. 0
  42. 1
  43. 7
  44. s9
  45. 0
  46. -1/((n+1)*(n+2))
  47. 2
  48. 0
  49. 1
  50. 9
  51. s11
  52. 0
  53. -1/((n+1)*(n+2))
  54. 2
  55. 0
  56. 1
  57. 11
  58. s13
  59. 0
  60. -1/((n+1)*(n+2))
  61. 2
  62. 0
  63. 1
  64. 13
  65. s15
  66. 0
  67. -1/((n+1)*(n+2))
  68. 2
  69. 0
  70. 1
  71. 15
  72. s17
  73. 0
  74. -1/((n+1)*(n+2))
  75. 2
  76. 0
  77. 1
  78. 17
  79. domain 0 8
  80. range -1.2 1.2
  81. graph s1
  82. graph s3
  83. wait
  84. erase s1
  85. graph s3
  86. graph s5
  87. wait
  88. erase s3
  89. graph s5
  90. graph s7
  91. wait
  92. erase s5
  93. graph s7
  94. graph s9
  95. wait
  96. erase s7
  97. graph s9
  98. graph s11
  99. wait
  100. erase s9
  101. graph s11
  102. graph s13
  103. wait
  104. erase s11
  105. graph s13
  106. graph s15
  107. wait
  108. erase s13
  109. graph s15
  110. graph s17
  111. wait
  112. graph sin_x
  113. wait
  114.